-
Home
-
Pix por Piggly (para Woocommerce)
-
2.1.2 (latest)
-
Code
-
Classes
- QRCode
| Total Complexity |
36 |
| Dependencies |
25 |
| Dependents |
3 |
| Total lines |
404 |
| Lines of code |
113 |
| Logical lines of code |
55 |
| Comment lines |
135 |
| Methods |
24 |
| Properties |
3 |
Methods 24
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| initOutputInterface() |
S |
59 |
5 |
13 |
| render() |
S |
63 |
4 |
11 |
| addMatrixModifications() |
S |
62 |
3 |
11 |
| setOptions() |
S |
70 |
2 |
7 |
| getQRMatrix() |
S |
69 |
2 |
6 |
| addEciSegment() |
S |
64 |
2 |
9 |
| __construct() |
S |
80 |
1 |
3 |
| renderMatrix() |
S |
79 |
1 |
3 |
| getMatrix() |
S |
81 |
1 |
3 |
| isNumber() |
S |
80 |
1 |
3 |
| isAlphaNum() |
S |
80 |
1 |
3 |
| isKanji() |
S |
80 |
1 |
3 |
| isByte() |
S |
80 |
1 |
3 |
| addSegment() |
S |
76 |
1 |
4 |
| clearSegments() |
S |
77 |
1 |
4 |
| addNumericSegment() |
S |
80 |
1 |
3 |
| addAlphaNumSegment() |
S |
80 |
1 |
3 |
| addKanjiSegment() |
S |
80 |
1 |
3 |
| addHanziSegment() |
S |
80 |
1 |
3 |
| addByteSegment() |
S |
80 |
1 |
3 |
| addEciDesignator() |
S |
80 |
1 |
3 |
| readFromFile() |
S |
79 |
1 |
3 |
| readFromBlob() |
S |
79 |
1 |
3 |
| readFromSource() |
S |
80 |
1 |
3 |